Public Member Functions | List of all members
formatter< Char[N], Char > Struct Template Reference

#include <format.h>

Inheritance diagram for formatter< Char[N], Char >:
Inheritance graph
[legend]

Public Member Functions

template<typename FormatContext >
FMT_CONSTEXPR auto format (const Char *val, FormatContext &ctx) const -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< basic_string_view< Char >, Char >
 formatter ()=delete
 

Detailed Description

template<typename Char, size_t N>
struct formatter< Char[N], Char >

Definition at line 2379 of file format.h.

Member Function Documentation

◆ format()

template<typename Char , size_t N>
template<typename FormatContext >
FMT_CONSTEXPR auto formatter< Char[N], Char >::format ( const Char *  val,
FormatContext &  ctx 
) const -> decltype(ctx.out())
inline

Definition at line 2381 of file format.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54